From 805b6ce43dcd6eee65b488ed7fe4d50753d3a8c6 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 7 Jan 2004 21:56:14 +0000 Subject: [PATCH] Doh! the zip is already moved... --- gpsbabel/mingw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/mingw/Makefile b/gpsbabel/mingw/Makefile index c12304839..c3ad1a0f6 100644 --- a/gpsbabel/mingw/Makefile +++ b/gpsbabel/mingw/Makefile @@ -11,7 +11,7 @@ CFLAGS=-Iinclude -I../coldsync -O gpsbabel.exe: $(OBJS) $(CC) -static $(CFLAGS) $(OBJS) lib/libexpat.a -o gpsbabel.exe zip -j /tmp/gpsbabel-$(VERSIOND).zip $(FILES) - cp gpsbabel.exe gpsbabel-$(VERSIOND).zip /tmp + cp gpsbabel.exe /tmp mkwintesto: mkwintesto.c /usr/bin/cc mkwintesto.c ../util.c -o mkwintesto -- 2.30.2